ring 0 meaning in Chinese
核心层
核心态
午夜凶铃前传-贞相大白
Examples
- Number of transitions between user ring 3 and kernel mode ring 0 in function and items it calls
函数及其调用的项中在用户模式( ring 3 )和内核模式( ring 0 )之间转换的次数。 - A change in the location of processor event execution between ring 3 user mode and ring 0 kernel - mode
循环3 (用户模式)和循环0 (内核模式)之间的处理器事件执行位置的更改。 - Number of transitions between user ring 3 and kernel mode ring 0 in function , excluding transitions in items it calls
函数中用户模式( ring 3 )和内核模式( ring 0 )之间的转换次数,不包括其调用的项中的转换。 - After studying the form of pe files and the execution technique of ring 0 codes in operating system synthetically , a scheme to detect viruses of file type under windows platform has been put forward . the implementation and performance are also mentioned here in detail
在综合研究了pe文件格式和操作系统ring0代码执行技术的基础上,作者提出了一种检测windows平台下文件型病毒的方案,并给出了具体实现,得到了比较好的测试结果。